Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@opennextjs/[email protected]
Patch Changes
#887
352e4b28130f8a349d02904d9754d299a4deedf4
Thanks @sommeeeer! - fix(expres-dev): Ensure x-forwarded-proto and __NEXT_PRIVATE_ORIGIN is set#926
075cc96512c77b62e5f0087d7b4c5b46fbba00bc
Thanks @psyrenpark! - Fix output for edge-functions#941
9b0c021cf2c65984945dd965677f233221eae429
Thanks @sommeeeer! - fix: Normalize the Location header in redirectsNormalizes the Location header to either be a relative path or a full URL.
If the Location header is relative to the host, it will return a relative path.
If it is an absolute URL, it will return the full URL.
We want to match the behavior of
next start
.Query parameters in redirects from Next Config are encoded, but from the middleware they are not touched.
#942
70febbc5ae92083b1dd01a2e4aa262e5b716603e
Thanks @sommeeeer! - fix: Propagate the status code in middleware rewrites#944
b9635d09500c6638a1cfaa8b4a0622c1fc957727
Thanks @conico974! - Add a new option to bypass checking the tag cache from an incremental cache get#939
521346b73a36d6109dc56cdbde00feebd3805a1c
Thanks @conico974! - fix locked readable stream in the composable cache[email protected]
Patch Changes
352e4b28130f8a349d02904d9754d299a4deedf4
,075cc96512c77b62e5f0087d7b4c5b46fbba00bc
,9b0c021cf2c65984945dd965677f233221eae429
,70febbc5ae92083b1dd01a2e4aa262e5b716603e
,b9635d09500c6638a1cfaa8b4a0622c1fc957727
,521346b73a36d6109dc56cdbde00feebd3805a1c
]:[email protected]
Patch Changes
352e4b28130f8a349d02904d9754d299a4deedf4
,075cc96512c77b62e5f0087d7b4c5b46fbba00bc
,9b0c021cf2c65984945dd965677f233221eae429
,70febbc5ae92083b1dd01a2e4aa262e5b716603e
,b9635d09500c6638a1cfaa8b4a0622c1fc957727
,521346b73a36d6109dc56cdbde00feebd3805a1c
]: